-
Notifications
You must be signed in to change notification settings - Fork 5.8k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
docs: change all the MySQL version from 5.7.10 to 5.7.25 #9553
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
LGTM Please fix |
Codecov Report
@@ Coverage Diff @@
## master #9553 +/- ##
==========================================
- Coverage 67.32% 67.31% -0.02%
==========================================
Files 376 376
Lines 78967 78967
==========================================
- Hits 53162 53153 -9
- Misses 21052 21059 +7
- Partials 4753 4755 +2
Continue to review full report at Codecov.
|
/run-all-tests |
This case
but, TiDB doesn't support
this statement. |
/run-common-test tidb-test=pr/749 |
/run-all-tests |
What problem does this PR solve?
Change all the MySQL version from 5.7.10 to 5.7.25.
related PR: pingcap/parser#231
What is changed and how it works?
N/A
Check List
Tests
Start a new tidb-server and connect to it from MySQL-client:
Code changes
N/A
Side effects
Related changes
N/A